* lisp/paren.el: Simplify the code.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 May 2013 15:44:54 +0000 (11:44 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 May 2013 15:44:54 +0000 (11:44 -0400)
commitd1633d0f6a26e73094c7a984a923993b17881412
treef80cd945727267b44acd482f644b579b7ed88fb1
parent8da44c43016b26e3bf93fd4b397f3078e9a60054
* lisp/paren.el: Simplify the code.
(show-paren-mode): Always start the timer.
(show-paren--idle-timer): Rename from show-paren-idle-timer.
(show-paren--overlay, show-paren--overlay-1): Rename from
show-paren-overlay and show-paren-overlay-1, and initialize to an
overlay rather than to nil.
(show-paren-function): Misc cleanup and simplifications.
lisp/ChangeLog
lisp/paren.el